The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "term::readline::gnu"

Term::ReadLine::Gnu - Perl extension for the GNU Readline/History Library River stage two • 21 direct dependents • 31 total dependents

Overview This is an implementation of Term::ReadLine <http://search.cpan.org/dist/Term-ReadLine/> using the GNU Readline/History Library <https://tiswww.cwru.edu/php/chet/readline/rltop.html>. For basic functions object oriented interface is provided...

HAYASHI/Term-ReadLine-Gnu-1.46 - 01 Jul 2023 09:18:33 UTC - Search in distribution

Term::UI - Term::ReadLine UI made easy River stage three • 12 direct dependents • 724 total dependents

"Term::UI" is a transparent way of eliminating the overhead of having to format a question and then validate the reply, informing the user if the answer was not proper and re-issuing the question. Simply give it the question you want to ask, optional...

BINGOS/Term-UI-0.50 - 06 Aug 2021 16:55:59 UTC - Search in distribution

Fry::ReadLine::Gnu - ReadLine plugin for Fry::Shell which uses Term::ReadLine::Gnu. River stage zero No dependents

Note: This module is being overhauled so the syntax for defining autocompletion might change. Also completion for a command's arguments is currently disabled. This module supports command history and autocompletion of options and commands. If a comma...

BOZO/Fry-Shell-0.15 - 12 Jan 2005 17:34:38 UTC - Search in distribution
  • Fry::Shell - Flexible shell framework which encourages using loadable libraries of functions.

Psh::Completion - containing the completion routines of psh. Currently works with Term::ReadLine::Gnu and Term::ReadLine::Perl. River stage zero No dependents

GREGOR/psh-1.8.1 - 21 Jul 2007 05:11:31 UTC - Search in distribution

Meta::Shell::Shell - expand Term::ReadLine. River stage zero No dependents

This class is exactly like Term::ReadLine except it has many more attributes and is able to run full readline loop for you where all you have to do is subclass it and implement the process method....

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

Term::CLI - CLI interpreter based on Term::ReadLine River stage zero No dependents

Implement an easy-to-use command line interpreter based on Term::ReadLine(3p). Although primarily aimed at use with the Term::ReadLine::Gnu(3p) implementation, it also supports Term::ReadLine::Perl(3p). First-time users may want to read Term::CLI::Tu...

SBAKKER/Term-CLI-0.059000 - 14 Jan 2024 22:19:02 UTC - Search in distribution

AnyEvent::ReadLine::Gnu - event-based interface to Term::ReadLine::Gnu River stage one • 3 direct dependents • 6 total dependents

The Term::ReadLine module family is bizarre (and you are encouraged not to look at its sources unless you want to go blind). It does support event-based operations, somehow, but it's hard to figure out. It also has some utility functions for printing...

MLEHMANN/AnyEvent-ReadLine-Gnu-1.1 - 12 Dec 2017 15:51:23 UTC - Search in distribution

Term::ReadLine::Perl5 - A Perl5 implementation GNU Readline River stage zero No dependents

ROCKY/Term-ReadLine-Perl5-1.45 - 18 Oct 2017 10:35:10 UTC - Search in distribution

Hailo::UI::ReadLine - A UI for Hailo using Term::ReadLine River stage one • 3 direct dependents • 5 total dependents

Presents a ReadLine interface using Term::ReadLine, the Term::ReadLine::Gnu frontend will be used....

AVAR/Hailo-0.75 - 28 Nov 2018 11:10:30 UTC - Search in distribution

Term::ReadLine::EditLine - Term::ReadLine style wrapper for Term::EditLine River stage zero No dependents

Term::ReadLine::EditLine provides Term::ReadLine interface using Term::EditLine....

TOKUHIROM/Term-ReadLine-EditLine-1.1.1 - 13 Jun 2013 22:45:47 UTC - Search in distribution

POE::Wheel::ReadLine - non-blocking Term::ReadLine for POE River stage three • 401 direct dependents • 538 total dependents

POE::Wheel::ReadLine is a non-blocking form of Term::ReadLine that's compatible with POE. It uses Term::Cap to interact with the terminal display and Term::ReadKey to interact with the keyboard. POE::Wheel::ReadLine handles almost all common input ed...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

riap - Riap command-line client shell River stage one • 1 direct dependent • 1 total dependent

"riap" is a Riap client in the form of a simple interactive command-line shell (as opposed to Perinci::Access which is a Perl library, or peri-run and peri-access which are non-interactive command-line interfaces). This "riap" shell provides a conven...

PERLANCAR/App-riap-0.383 - 07 Feb 2020 04:54:12 UTC - Search in distribution

AnyEvent - the DBI of event loop programming River stage three • 409 direct dependents • 668 total dependents

AnyEvent provides a uniform interface to various event loops. This allows module authors to use event loop functionality without forcing module users to use a specific event loop implementation (since more than one event loop cannot coexist peacefull...

MLEHMANN/AnyEvent-7.17 - 18 Sep 2019 01:11:59 UTC - Search in distribution

patch - apply a diff file to an original River stage one • 1 direct dependent • 1 total dependent

*Patch* will take a patch file containing any of the four forms of difference listing produced by the *diff* program and apply those differences to an original file, producing a patched version. By default, the patched version is put in place of the ...

BRIANDFOY/PerlPowerTools-1.045 - 30 Apr 2024 22:22:50 UTC - Search in distribution

CPAN - query, download and build perl modules from CPAN sites River stage three • 53 direct dependents • 522 total dependents

The CPAN module automates or at least simplifies the make and install of perl modules and extensions. It includes some primitive searching capabilities and knows how to use LWP, HTTP::Tiny, Net::FTP and certain external download clients to fetch dist...

ANDK/CPAN-2.36 - 14 May 2023 19:36:11 UTC - Search in distribution

svsh - Process supervision shell for daemontools/perp/s6/runit River stage zero No dependents

"svsh" is a command line shell for process supervision suites of the daemontools <http://cr.yp.to/daemontools.html> family. Currently, it supports daemontools, perp <http://b0llix.net/perp/>, s6 <http://www.skarnet.org/software/s6/index.html> and run...

IDOPEREL/Svsh-1.003000 - 11 Sep 2023 13:36:23 UTC - Search in distribution

perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution

perlvar - Perl predefined variables River stage five • 11292 direct dependents • 32664 total dependents

The Syntax of Variable Names Variable names in Perl can have several formats. Usually, they must begin with a letter or underscore, in which case they can be arbitrarily long (up to an internal limit of 251 characters) and may contain letters, digits...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

mbtiny - A standalone authoring script for Module::Build::Tiny River stage zero No dependents

"mbtiny" is a tool to help assemble your CPAN distributions. It's a minimalist tool that tries to come with as few surprises as possible, and thus provide a gentle learning curve for its users....

LEONT/App-ModuleBuildTiny-0.043 - 19 Oct 2023 18:38:45 UTC - Search in distribution

ldapsh - an interactive LDAP shell River stage zero No dependents

ldapsh is an interactive LDAP shell, written entirely in perl and using Net::LDAP. It's extensible in that it is relatively easy to add new commands to it. It is largely modeled after the Unix shell, but does not at this point allow multiple tokens t...

LOOSIFER/ldapsh-2.00 - 24 Nov 2004 06:14:16 UTC - Search in distribution
83 results (0.081 seconds)